Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make poll interval configurable per source #1764

Merged
merged 2 commits into from
Jan 28, 2025
Merged

Make poll interval configurable per source #1764

merged 2 commits into from
Jan 28, 2025

Conversation

davidv1992
Copy link
Member

No description provided.

@davidv1992 davidv1992 force-pushed the source-config branch 2 times, most recently from cfea8ba to 9c3c59b Compare December 11, 2024 12:53
@davidv1992 davidv1992 marked this pull request as ready for review December 11, 2024 12:53
Copy link

codecov bot commented Dec 11, 2024

Codecov Report

Attention: Patch coverage is 81.61209% with 73 lines in your changes missing coverage. Please review.

Project coverage is 81.40%. Comparing base (9833caa) to head (0ce1c12).
Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
ntpd/src/daemon/system.rs 0.00% 26 Missing ⚠️
ntpd/src/daemon/config/ntp_source.rs 71.18% 17 Missing ⚠️
ntpd/src/force_sync/algorithm.rs 0.00% 8 Missing ⚠️
ntp-proto/src/system.rs 53.33% 7 Missing ⚠️
ntpd/src/daemon/config/mod.rs 84.44% 7 Missing ⚠️
ntpd/src/daemon/spawn/nts.rs 0.00% 3 Missing ⚠️
ntpd/src/daemon/spawn/nts_pool.rs 0.00% 3 Missing ⚠️
ntpd/src/force_sync/mod.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1764      +/-   ##
==========================================
- Coverage   81.50%   81.40%   -0.10%     
==========================================
  Files          68       68              
  Lines       21488    21610     +122     
==========================================
+ Hits        17513    17592      +79     
- Misses       3975     4018      +43     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@davidv1992 davidv1992 force-pushed the source-config branch 2 times, most recently from 202af37 to f521943 Compare December 13, 2024 15:34
@davidv1992 davidv1992 added this pull request to the merge queue Jan 28, 2025
Merged via the queue into main with commit 4c6d1e4 Jan 28, 2025
23 checks passed
@davidv1992 davidv1992 deleted the source-config branch January 28, 2025 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants